home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Designer's Club 1997 November
/
Designer's Club 1997 November.iso
/
pc
/
Ideasrc
/
3d.Dir
/
00009_Script_9
< prev
next >
Wrap
Text File
|
1997-10-06
|
214b
|
10 lines
on mouseDown
puppetsound(2) "dong"
repeat while the mousedown
set the visible of sprite 3 to false
updatestage
end repeat
set the visible of sprite 3 to true
updatestage
go previous
end